home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr46 / source14.zip / SOURCE.PRT < prev   
Text File  |  1993-04-22  |  6KB  |  280 lines

  1. ; SOURCE.PRT
  2. ; Copyright Rick Maddy 1992, 1993
  3.  
  4. ; Changes:
  5.  
  6. ; Version 1.01 to 1.1
  7. ;    - Changed name of first printer from HPLJ to LaserJet.
  8.  
  9. ; Version 1.1 to 1.2
  10. ;    - None
  11.  
  12. ; Version 1.2 to 1.3
  13. ;    - Added the definition for the Canon Laser Printer.
  14.  
  15. ; Version 1.3 to 1.4
  16. ;    - Changed 10 high to Bold, 12 high to Italic, and comp high to Other.
  17.  
  18.  
  19. ; This is a sample printer definition file.  Feel free to change any values
  20. ; as needed for your printer or add any new printers you may have.  Do not
  21. ; remove any lines within a definition.  If your printer does not support a 
  22. ; feature, leave the value blank.
  23.  
  24. ; Of all the codes listed, you will probably want to adjust the margins to
  25. ; suit your needs.  The only others you will probably changes are the init 
  26. ; and reset codes.  The init should contain codes to select the proper 
  27. ; character set (IBM), place printer in draft or NLQ, etc.  The reset is 
  28. ; sent after the file is done printing.  This could be used to place the 
  29. ; printer back to its previous settings.
  30.  
  31. ; See SOURCE.DOC for more on modifying this file.
  32.  
  33. ;===========================================================================
  34.  
  35. ; Printer definition for a Hewlett Packard Laserjet.
  36.  
  37. begin LaserJet
  38. page width: 8.5
  39. page length: 11
  40. top margin: .5
  41. bottom margin : .5
  42. left margin: .3
  43. right margin: .2
  44. top edge: .5
  45. bottom edge : .5
  46. left edge : .3
  47. right edge : .2
  48. 10 pitch : [27](s10H
  49. 12 pitch : [27](s12H
  50. compressed : [27](s16.66H
  51. comp size : 16.6666
  52. underline on: [27]&dD
  53. underline off: [27]&d@
  54. bold on: [27](s3B
  55. bold off: [27](s0B
  56. italic on: [27](s1S
  57. italic off: [27](s0S
  58. other on:
  59. other off: 
  60. init : [27]E[27]&l2A[27](10U
  61. reset : [27]E
  62. portrait: [27]&l0O
  63. landscape: [27]&l1O
  64. 6 lpi : [27]&l6D
  65. 8 lpi : [27]&l8D
  66. end
  67.  
  68. ;===========================================================================
  69.  
  70. ; Definition for an Epson Dot Matrix printer.
  71.  
  72. begin Epson
  73. page width: 8.5
  74. page length: 11
  75. top margin: .5
  76. bottom margin : .5
  77. left margin: .5
  78. right margin: .5
  79. top edge: 0
  80. bottom edge : 0
  81. left edge : 0
  82. right edge : 0
  83. 10 pitch : [27]P
  84. 12 pitch : [27]M
  85. compressed : [27]g
  86. comp size : 15
  87. underline on: [27]-1
  88. underline off: [27]-0
  89. bold on: [27]E
  90. bold off: [27]F
  91. italic on: [27]4
  92. italic off: [27]5
  93. other on:
  94. other off:
  95. init : [27]@
  96. reset :
  97. portrait:
  98. landscape:
  99. 6 lpi : [27]2
  100. 8 lpi : [27]0
  101. end
  102.  
  103. ;===========================================================================
  104.  
  105. ; Definition for an Okidata Dot Matrix printer.
  106.  
  107. begin Okidata
  108. page width: 8.5
  109. page length: 11
  110. top margin: .5
  111. bottom margin : .5
  112. left margin: .5
  113. right margin: .5
  114. top edge: 0
  115. bottom edge : 0
  116. left edge : 0
  117. right edge : 0
  118. 10 pitch : [18]
  119. 12 pitch : [27]:
  120. compressed : [15]
  121. comp size : 17
  122. underline on: [27]-1
  123. underline off: [27]-0
  124. bold on: [27]E
  125. bold off: [27]F
  126. italic on: [27]4
  127. italic off: [27]5
  128. other on:
  129. other off:
  130. init : [24]
  131. reset :
  132. portrait:
  133. landscape:
  134. 6 lpi : [27]A[12][27]2
  135. 8 lpi : [27]0
  136. end
  137.  
  138. ;===========================================================================
  139.  
  140. ; Definition for an IBM Proprinter Dot Matrix printer.
  141.  
  142. begin ProPrinter
  143. page width: 8.5
  144. page length: 11
  145. top margin: .5
  146. bottom margin : .5
  147. left margin: .5
  148. right margin: .5
  149. top edge: 0
  150. bottom edge : 0
  151. left edge : 0
  152. right edge : 0
  153. 10 pitch : [18]
  154. 12 pitch : [27]:
  155. compressed : [15]
  156. comp size : 17
  157. underline on: [27]-1
  158. underline off: [27]-0
  159. bold on: [27]E
  160. bold off: [27]F
  161. italic on: [27]4
  162. italic off: [27]5
  163. other on:
  164. other off:
  165. init :
  166. reset :
  167. portrait:
  168. landscape:
  169. 6 lpi : [27]A[12][27]2
  170. 8 lpi : [27]0
  171. end
  172.  
  173. ;===========================================================================
  174.  
  175. ; Definition for a Canon LBP Laser printer.
  176. ; 'Other' is inverse print.
  177.  
  178. begin CanonLBP
  179. page width: 8.5
  180. page length: 12.1
  181. top margin: .5
  182. bottom margin : .5
  183. left margin: .3
  184. right margin: .2
  185. top edge: .5
  186. bottom edge : .5
  187. left edge : .3
  188. right edge : .2
  189. 10 pitch : [27]PzNcourier10.IBML[27]\
  190. 12 pitch : [27]PzNelite12.IBML[27]\
  191. compressed : [27]PzNcourier20.IBML[27]\
  192. comp size : 20
  193. underline on: [27][91]4m
  194. underline off: [27][91]24m
  195. bold on: [27][91]1m
  196. bold off: [27][91]21m
  197. italic on: [27][91]3m
  198. italic off: [27][91]23m
  199. other on: [27][91]7m
  200. other off: [27][91]27m
  201. init : 
  202. reset :
  203. portrait: [27][91]14p
  204. landscape: [27][91]15p
  205. 6 lpi : [27][91]0 L
  206. 8 lpi : [27][91]4 L
  207. end
  208.  
  209. ;===========================================================================
  210.  
  211. ; Definition for a Generic printer.
  212.  
  213. begin Generic
  214. page width: 8.5
  215. page length: 11
  216. top margin: .5
  217. bottom margin : .5
  218. left margin: .5
  219. right margin: .5
  220. top edge: 0
  221. bottom edge : 0
  222. left edge : 0
  223. right edge : 0
  224. 10 pitch :
  225. 12 pitch :
  226. compressed :
  227. comp size :
  228. underline on:
  229. underline off:
  230. bold on:
  231. bold off:
  232. italic on:
  233. italic off:
  234. other on:
  235. other off:
  236. init :
  237. reset :
  238. portrait:
  239. landscape:
  240. 6 lpi :
  241. 8 lpi :
  242. end
  243.  
  244. ;===========================================================================
  245.  
  246. ; Definition to print to the screen - assumes ANSI.SYS loaded.
  247.  
  248. begin Screen
  249. page width: 8
  250. page length: 4.166667
  251. top margin: 0
  252. bottom margin : 0
  253. left margin: 0
  254. right margin: .1
  255. top edge: 0
  256. bottom edge : 0
  257. left edge : 0
  258. right edge : .1
  259. 10 pitch :
  260. 12 pitch :
  261. compressed :
  262. comp size : 
  263. underline on: [27][91]7m
  264. underline off: [27][91]0m
  265. bold on: [27][91]1m
  266. bold off: [27][91]0m
  267. italic on:
  268. italic off:
  269. other on:
  270. other off:
  271. init : [27][91]2J
  272. reset :
  273. portrait:
  274. landscape:
  275. 6 lpi :
  276. 8 lpi :
  277. end
  278.  
  279. ;===========================================================================
  280.